#sidebarContainer {
	display: none;
}

#contentContainer {
	
	border: none;
	margin: 20px 0 0;
	padding: 0;
}

/* @group fix IE preview */

.album-description {
	padding-top: 4px;
	text-align: left;
	margin-bottom: 20px;
}

.thumbnail-frame {
	position: absolute;
	top: 10px;
}
	
/* @end */
